home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / btrieve / sql_dp.arj / XQLMDPMI.TXT < prev    next >
Text File  |  1993-08-09  |  1KB  |  42 lines

  1. Dieter Dasberg, 8th August 1993
  2.  
  3.  
  4. The source code provided here is a XQL-Manager-Interface for DPMI to use 
  5. with Borland/Turbo-Pascal 7.0. 
  6.  
  7. This interface is not for using XQL-Primatives! 
  8.  
  9. Some of the functions of XQLM are not used in my application, so they are not 
  10. tested. You can recognize them in the constand declaration (signed with a "*").
  11.  
  12. Test the interface with the test-program "XQLMTest".
  13.  
  14.  
  15.  
  16. The unit SimRMI (Simulate Real Mode Interrupt) used in this new interface 
  17. has been taken from the BPASCAL Forum (File REALIN.ZIP) and has been written 
  18. by          Rex K. Perkins
  19.             919 Main St.
  20.             Bolton
  21.             MA 01740
  22.             USA
  23.             CompuServe 70651,1611
  24.  
  25.  
  26. The source code for SimRMI            is copyright by Rex K. Perkins.
  27. The source code for XQLMDPMI,XQLMTest is copyright by Dieter Dasberg. 
  28.  
  29. However, you are free to incorporate any of this code in your own appli-
  30. cations provided credit is given.
  31.  
  32. If you have any questions, comments or find any bugs, you can contact me on 
  33. CompuServe at 100142,2064 or at:
  34.  
  35.             Dieter Dasberg        FAX/Modem  0049 6162 6778
  36.             Tannenweg 40 B        TEL        0049 6162 6777
  37.             64354 Reinheim 
  38.             Germany
  39.  
  40.  
  41. H.A.N.D.  (have a nice day)
  42.